Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update default off version to 2.1.1 #304

Merged
merged 2 commits into from
Apr 11, 2024
Merged

Update default off version to 2.1.1 #304

merged 2 commits into from
Apr 11, 2024

Conversation

IAlibay
Copy link
Member

@IAlibay IAlibay commented Apr 10, 2024

Fixes #303

@hannahbaumann has been benchmarking with 2.1.0, but 2.1.1 should be identical with just an additional set of parameters for Xe: https://github.com/openforcefield/openff-forcefields/releases/tag/2024.01.0

@pep8speaks
Copy link

pep8speaks commented Apr 10, 2024

Hello @IAlibay! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 169:80: E501 line too long (120 > 79 characters)

Line 35:80: E501 line too long (396 > 79 characters)
Line 145:80: E501 line too long (435 > 79 characters)

Comment last updated at 2024-04-11 13:27:34 UTC

@IAlibay IAlibay added this to the Release 1.0.0 milestone Apr 10, 2024
Copy link

codecov bot commented Apr 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.94%. Comparing base (29f98ec) to head (0b47e8a).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #304   +/-   ##
=======================================
  Coverage   98.94%   98.94%           
=======================================
  Files          36       36           
  Lines        1986     1986           
=======================================
  Hits         1965     1965           
  Misses         21       21           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@richardjgowers richardjgowers merged commit 7017a4b into main Apr 11, 2024
10 checks passed
@richardjgowers richardjgowers deleted the off-bump branch April 11, 2024 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bump up default openforcefield version to 2.1
3 participants